home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Win95 / PATCHES / rpcrtupd.exe / rpcrt_un.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1996-07-23  |  413 b   |  22 lines

  1. ; RPCRT_UN.INF
  2. ; This is the Setup information file to uninstall the updated RPCRT4.DLL
  3. ; contained in UPD960723a, and return to the released version.
  4.  
  5. [version]
  6. LayoutFile=layout.inf
  7. signature="$CHICAGO$"
  8.  
  9. [DefaultInstall]
  10. CopyFiles=W95UPD.undo.sys
  11. DelFiles=W95UPD.del.win
  12.  
  13. [DestinationDirs]
  14. W95UPD.undo.sys=11
  15. W95UPD.del.win=10
  16.  
  17. [W95UPD.undo.sys]
  18. rpcrt4.dll
  19.  
  20. [W95UPD.del.win]
  21. rpcrt_un.inf
  22.